trivial: fix typo in docs of gtk_css_provider_to_string
authorAndrés G. Aragoneses <knocte@gmail.com>
Sun, 2 Mar 2014 11:09:48 +0000 (12:09 +0100)
committerAndrés G. Aragoneses <knocte@gmail.com>
Sun, 2 Mar 2014 11:09:48 +0000 (12:09 +0100)
gtk/gtkcssprovider.c

index 2f73f4e06a4dab5ab78d5aa516a914f3957599b2..d864f33969d025cb896088dc7164234f227b7ab1 100644 (file)
@@ -3191,7 +3191,7 @@ gtk_css_provider_print_keyframes (GHashTable *keyframes,
  *
  * Using gtk_css_provider_load_from_data() with the return value
  * from this function on a new provider created with
- * gtk_css_provider_new() will basicallu create a duplicate of
+ * gtk_css_provider_new() will basically create a duplicate of
  * this @provider.
  *
  * Returns: a new string representing the @provider.